[DispId(9)] bool EnablePreprocessing {get; set;}
read-write property EnablePreprocessing: Boolean;
DispIdAttribute(9)
function get,set EnablePreprocessing : boolean
[DispId(9)] __property bool get_EnablePreprocessing(); __property void set_EnablePreprocessing( bool value );
'Declaration
<DispIdAttribute(9)> Property EnablePreprocessing As Boolean